Skip to content

Conversation

HamdaanAliQuatil
Copy link
Collaborator

Changelog for all tasks related to #198

Added changelog for #199

@@ -1,5 +1,8 @@
# 0.6.0
* Replaced the `KeyPair` class with `typedef KeyPair<T, S> = ({T privateKey, S publicKey})` and refactored key generation methods to return a named record.
* Moved the following operations off the main thread with `Isolate`:
- `generateRsaKeyPair`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not part of the API, this is information for end users

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can explicitly what methods or just all RSA key generation -- up to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants